Skip to content

Conversation

@mavaddat
Copy link
Contributor

@mavaddat mavaddat commented Jan 24, 2026

Summary

I added instructions for using winget to install/uninstall the Microsoft .NET Core SDK Uninstall Tool (x86).


Internal previews

📄 File 🔗 Preview link
docs/core/additional-tools/uninstall-tool-overview.md .NET uninstall tool overview

I added instructions for using winget to install/uninstall the tool.
@mavaddat mavaddat requested a review from a team as a code owner January 24, 2026 23:04
Copilot AI review requested due to automatic review settings January 24, 2026 23:04
@dotnetrepoman dotnetrepoman bot added this to the January 2026 milestone Jan 24, 2026
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Jan 24, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Windows Package Manager (winget) instructions to the .NET Uninstall Tool documentation so users can install and uninstall the tool via winget.

Changes:

  • Add a Windows-only “Install with winget” section with the winget install command.
  • Add a Windows-only “Uninstall using winget” section with the winget uninstall command.

winget uninstall --id Microsoft.DotNet.UninstallTool
```

### Manually uninstalling
Copy link

Copilot AI Jan 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The heading "Manually uninstalling" uses a gerund, which conflicts with the doc style guidance for headings. Rename it to a non-gerund form, for example, "Uninstall manually" or "Manual uninstall".

Copilot uses AI. Check for mistakes.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot open a new pull request to apply changes based on this feedback

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant